home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-11 | 785 b | 30 lines | [TEXT/MPS ] |
- /*
- File: CappuccinoBalloons.r
-
- Contains: Cappuccino help balloon resources
-
- Written by: Troy Gaul
-
- Copyright: © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
- */
-
- #include "Types.r"
- #include "BalloonTypes.r"
-
- #include "CappuccinoDef.h"
-
- //------------------------------------------------------------------------------
- // Constants
- //------------------------------------------------------------------------------
-
- #define kBalloonStringsResID 30000
-
- //------------------------------------------------------------------------------
- // Menu help resources
- //------------------------------------------------------------------------------
-
- // This file has not been implemented yet.
- //
- // Look at the SoundEditor sample part for an example of how to do
- // balloon help.
-